Hi
I have encountered a problem as follows:
We have a form with a large HTML attribute ( it's used to store notes), when anything overlays on the top of the attribute it's functionality is disabled I.e. It just doesn't work.
For example, if a top bar menu rolls over the HTML box, any menu items that are sitting on top of the box will not work.
Another example, a pop up form with a text entry box, you can't enter any text or hit any buttons on the pop up, they just don't do anything.
If you move the pop up so it is not on top of the HTML box then it all works fine. Likewise if you scroll the screen so the HTML box isn't showing then the menu will work fine.
Rod