I have two main divs, the content and the navigation. The content is relatively positioned first and z-indexed to "1". The navigation is then absolutely positioned over the content. Opera, Mozilla 1.4, and Firefox all do this perfectly, but IE6 cuts the content off if it goes below the bottom of the navigation. Does anyone know how to fix this?