Ok - Tried your suggestion, but had no luck.
The ConvertHTMLTagtoLowercase did not seem to do anything.
Double checked that the property was being set to false. (in debugger)
BEFORE:
<TABLE>...
AFTER:
<table>...
Tags are not actually the problem for us...
Please see above - first post - for actual problem.
Thanks