OK, I've cleared my cache.
<div align="center">TTT</div>
<table style="background-color: #fafafa;">
<tbody>
<tr>
<td><strong>TTT<br /></strong></td>
</tr>
<tr>
<td>
<br />
</td>
</tr>
</tbody></table>
When you go to Normal view all is well, but when I go back to HTML all the text is in Lower Case. the "TTT" turns to "ttt".
This happens everytime ( in FireFox ).
But if I take out the entire style attribute and just have <table> then it doesn't turn all the text to lower case.
Does this happen to anyone else?