Properly restore original page scrollability for DialogContainer case (#3784)
* Properly restore original page scrollibility when opening a dialog container from a menu item
* adding test
* addressing review comments
* address review comments
store returned cleanup functions from preventScrollMobileSafari/preventScrollStandard in global var so that the final unmounting overlay usePreventScroll clean up call can properly revert any applied body scroll styles