Controlling Z-order of (date input-boxes)?
I have several <cfinput> controls placed vertically (using an HTML table). They are "date" fields with the nice drop-down calendar.
Trouble is ... when the calendar drops down, it drops down behind the calendar-control below it. This obscures the month-name bar and almost prevents access to the previous/next month buttons.
I was therefore wondering: is it easily and conveniently possible to control the z-order of the drop down calendar, so that it appears in front of everything?
(P.S. As usual, "it works fine in FireFox, and breaks in IE." No surprise there...)
