I'm moving from a "fixed" layout to a centered one. To achieve that I had to embed the milonic menu in my tableless layout on the div where the menu is supoused to appear.
NOw everything went fine until (NO surprise!) I tested on Mac IE 5.22, actually it looks almost fine but when you go over the menus it will "erase" the content over the margins of the underlying divs.
To explain the effect better the menu dissapears but only where there's a underlying div with a margin set and only where the margin is.
I was looking on the forum but I couldn't find anything about this "effect".
I made a dump of the code to create a static page so you can have a look on the problem:
http://www.comfactory.com/beta/syngenta/fungicides.htm
Here a screenshot from the mac:
Notice the first item on the drop down menu how the words are overlapped by a white rectangle that represents the underlying margin set to the content.

Here another, here is easier to note it because I have a vertical margin and it cuts it vertically:

Thanks in advance