Issue Description: We open sap in web gui through url from our non sap portal.
In case of SAP version ehp6.0 when SAP web GUI URL is opened in IFRAME than SAP pages gets opened but if we open any pop up window in SAP than parent SAP window gets hidden ,and after closing pop window parent window does not gets displayed . Same thing is working with SAP version ecc6.0 .
Observation:
After selecting the value from child window, the parent window doesn't get display, if user press the "Alt" button the parent windows gets display with the selected value from child window. This is simulating with both approaches workdesk_default.jsp and custom jsp.
If we uncheck Overflow:hidden css property from CSS the SAP UI get display and works fine for the rest of the workitem session.
Please help us in resolving this issue.