I see this (See attached picture) in IE8 (vista 64).
As I’m trying to track down the CSS issue myself I was
just wondering if anyone else have seen and fixed it.
I tried (without success) different z-indexes...
manager/includes/tmplvars.inc.php (inline CSS)
manager/media/style/MODxCarbon/style.css
manager/media/calendar/datepicker.css
These are custom date TV’s! The pub_date pickers works fine...
------------
WORKAROUND
For the TV descriptions I just added
<!--[if IE]><div style="height:200px;"><![endif]--> text <!--[if IE]></div><![endif]-->
;D