I'd like to make one of my layers invisible when the user is in my navigation pulldown menu. Basically, the two overlap, and when someone uses the navigation menu, the other layer appears on top of it. Since my menu has to have a z-index of 0 to work, anything that overlaps will always appear on top of it... unless someone knows how I can get around that.