.fixedHeaderTr{ 
         position: relative; 
         top: expression(this.offsetParent.scrollTop); 
         z-index: 10;
         background-color: #E6ECF0;
         table-layout:fixed;}
 <tr bgcolor="#0099FF" class="fixedHeaderTr" >
    <td width="13%" rowspan="2" align="center" nowrap background="/theme/zhuti/br1.png" bgcolor="#0099FF">织带编码</td>
    <td width="7%" height="33" rowspan="2" align="center" nowrap background="/theme/zhuti/br1.png" bgcolor="#0099FF" >安全库存<br />为什么只能固定一行表格,下一行就好象被省略了啊