Hi,
Currently we're working on the Dealer Locator for one of our customers. This Dealer Locator displays a map which shows every dealer for this company in the world. This map is displayed right below the menu.
In IE everything works fine, but when I'm looking at the page in FF, things get ugly. When I'm hovering over a menu item and the subitems are folding out, they're 'dissapearing' behind the Flash object.
I tried to come up with a solution, trying to do some tricks with the z-index, but the solution seams to lie in the object params. The wmode has a value of 'opaque', while 'transparent' seems to do the trick for a lot of people...
Is there anyone who knows this problem? Does somebody know a way to alter these wmode values?