I created a webpage which has few ATLAS controls and some of my custom code to display the Context Help. My Context Help appears as it should be but after it appears all the controls on the webpage dies. It means none of the controls responds to any events. The menu at the top which is a asp:Menu control stops working.
All I am doing is loading a static html page in the IFRAME when the mouse is placed on the link.
My page also inherits from a master page.