never mind, I wasn't thinking about it hard enough...
my layout, is putting things where they need to go, so I should have put the ul's in a parent container, so they could be on top...
I made a <div id=extcoremenu, and set that div's style to be relative, top:0, left:0, and it works just fine.