I have a page design with floated right and left columns. There is an optional
template region that contains a left floated element and the float is cleared
within its container. IE, FF, Safari all respect the float clear and place the
content that comes after it immediate below this element as expected. But both
Dreamweaver Design view and Contribute Edit mode fail to see the float clear
and treat it as though all floated elemented above the clear have been cleared,
thus causing the content that follows to appear *below* the floated left
column, as though its float was cleared as well.

This proves confusing to the users who are editing the page with this optional
region visible. It would be nice to get DW/Contribute to render the editable
page the same as the browsers, but so far I've come up with no solutions.

Any ideas? I can provide markup example if helpful.