Describe the bug
When a file upload control is used on modal dialog and there are sufficient (many) fields, tabbing through the file upload control will cause the modal dialog to disappear or cause it to partially display.
The test below has been modified to have additional fields on the modal.
test-fileupload.zip
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect the first button of the dialogs buttons to receive focus next.
Version
Screenshots

Platform
Additional context
Add any other context about the problem here.
@tmcconechy We will need a patch for 4.25.1.
@fitzorama created a 4.25.2 with this fix and a corresponding 6.4.2 release of NG. Both now in npm
Passed QA in all browsers, tested in http://master-enterprise.demo.design.infor.com/components/modal/test-fileupload-scroll.html. Will retest once beta is deployed.