UI Datepicker plugin display problem - FireFox
Hello everyone!
I have the following situation:
There is a forum thread page, where posts are in table rows. I need to show modal box with ui.datepicker on top of this table. When I'm doing this, strange thing happen. When modal box is shown near to the beginning or the end of table with posts - pop-up div is visible and everything is ok. But when box is near to the middle of table - calendar div becomes invisible!
z-index of calendar div is 9999, and without a table on background everyithing working good. I've checked web for answer, but found nothing useful. I really need help with this
