I've updated my site to DNN 6 and all is well, except that now I'm having problems with managing modules in the edit view - I've got multiple modules on my pages and when I click the manage bar in a given module, the pop up manage menu is not coming to the top of focus, and I can't get to the items on the menu since the modules lower on the page.
First, here's a screen shot of the manage menu of a single html module on a page. Nice, easy, and completely accessible.
Now, I've added a blog module below the html module. (doesn't matter what module, this is just for the example). Look what happens when I try to get to the manage menu of the html module:
It's obscured by the blog module, and if I move my mouse over the menu, it collapses and the manage menu for the blog module pops up.
This is driving me crazy. Is there something I'm missing to make this workable? For the moment I'm editting html modules via the database, which I suspect isn't the preferred method.
Thanks in advance!