Nav4 puts background-color behind an element's text.
IE4 puts it to the right edge of the page. Example: this markup:
<P STYLE="background-color: red">red background</P>
looks like this in Nav4:
red background
... and like this in IE4:
red background |