Quote Originally Posted by Get Em Fast View Post
limousin is correct. Right now in:

Code:
div#nav-cat li
you have a z-index: 1; Set that to z-index: 1000; and you'll be good.
just to add, if 1000 doesn't do the trick, make it higher as 1000 didn't work for me.