Hi,
warum gehst Du nicht einfach so vor, wie hier beschrieben:
make sure there is at least one tag (a <p>, <span>, <div>, whatever)
containing any content in the table cell; that is, use <td><p>text</p></td> or <th><span>text</span></th>
instead of <td>text</td> or <th>text</th>
da dies ja offenbar auch einen Bug im Mac-IE vermeidet?
freundliche Grüße
Ingo