Keine Ahnung. Also ich hab mir das erzeugte HTML auch schon mal intensiv angeguckt und nix gefunden. Das der IE machmal ein bischen komisch ist, weiß ich spätestens nach diesem Heise artikel
http://www.heise.de/newsticker/data/wst-03.05.03-001/
Das erzeugte HTML sieht so aus:
<html>
<head>
<title>Ampel 08.12.2003 13:20:02</title>
<style type="text/css">
body {font-family:Verdana;font-size:12;}
table {background-color:#cccccc}
td {font-family:Verdana;font-size:12; height:22px}
th {font-size:12}
.g1{background-color:#ff0000;}
th {background-color:yellow;}
.hover {background-color:blue;color:white }
img {width:24px; height:22px}
a:vistited {border-color:white}
.rot{background-color:#FF7171}
.gruen{background-color:#00DF00}
.gelb{background-color:yellow}
.trNav{background-color:white}
</style>
<meta http-equiv="refresh" content="30; URL=http://intranet/ampel/ampel2.php?order=&suchstring=&suchenin=">
</head>
<body>
<table><tr><td width="200" title="Status: gruen 
 " class="gruen" onclick="location.href = 'ampel2.php?id=2&status=gelb&was=aendern&order=&suchstring=&suchenin='"><b>Altmann</b>, Sabine<br>379-Service</td><td width="200" title="Status: gruen 
 " class="gruen" onclick="location.href = 'ampel2.php?id=3&status=gelb&was=aendern&order=&suchstring=&suchenin='"><b>Annecke</b>, Dieter<br>316-Versand</td><td width="200" title="Status: gruen 
 " class="gruen" onclick="location.href = 'ampel2.php?id=4&status=gelb&was=aendern&order=&suchstring=&suchenin='"><b>Backes</b>, Klaus<br>349-TI</td><td width="200" title="Status: gruen 
 " class="gruen" onclick="location.href = 'ampel2.php?id=8&status=gelb&was=aendern&order=&suchstring=&suchenin='"><b>Bamberger</b>, Harald<br>310-Versand</td><td width="200" title="Status: gruen 
 " class="gruen" onclick="location.href = 'ampel2.php?id=9&status=gelb&was=aendern&order=&suchstring=&suchenin='"><b>Baumelt</b>, Marion<br>399-Zentrale</td><td width="200" title="Status: gelb 
 " class="gelb" onclick="location.href = 'ampel2.php?id=11&status=rot&was=aendern&order=&suchstring=&suchenin='"><b>Beer</b>, Michael<br>01637000802-Montage PV</td></tr>
<tr>
<td>Suche:</td>
<td><input type="text" name="suchstring"></input><input type="submit" value="Nachname" name="suchenin"></input><input type="submit" value="Vorname" name="suchenin"></input><input type="submit" value="Abteilung" name="suchenin"></input><br><input type="button" value="Alle Mitarbeiter anzeigen" onClick="location.href='ampel2.php'"></input></td>
<input type="hidden" name="order" value=""></input>
</form>
</table></table> <br>
<table><tr class="trNav"><td>
<a href="ampel.php?order=&suchstring=&suchenin=">Zur Tabellenansicht der Ampel</a> </td><td><a target="_blank" href="ampel_faq.htm" >Ampel FAQ</a></td>
</body>
</html>