serializeArray and select boxes - odd behaviour

serializeArray and select boxes - odd behaviour


I am seeing some strange behaviour from IE8 using serializeArray in
Jquery 1.3.2 and was wondering if someone could explain why this is
happening.
Working with IE8 I do not get unchanged select boxes included in the
object returned by serializeArray.
here is my html:
<form id="frm" action="Default.aspx" method="post">
<table>
</table>
</form>
using IE8 version 8.0.6001.18702