I have a custom menu that I basically stole the css styling for from 2011.
The problem is that it the drop down menu (2nd tier) goes behind my content (literally the #content div). I have the z-index for the menu div and the drop down set to 99999. I have played with z-indexes. I suspect the issue lies elsewhere.
testblog here in case seeing it inspires anyone.