all select-lists unintentionally hidden when using BGIFRAME
TEST PAGE:
http://bit.ly/1NOQ03
ISSUE SUMMARY:
Page uses the model dialog code from JQUERY UI.
Was having the IE6 Z-Index issue with IE6
Applied the BGIFRAME plugin solution (bgiframe: true)
ISSUE DESCRIPTION:
When the modal dialog is triggered, any/all select-lists previously displayed are suddenly hidden.
BROWSERS TESTED:
FF2.x, FF3.x and IE8 behave no issue. Only manifests this way in IE6.
REQUEST:
How can i improve my code such that the select-lists dont get hidden when the modal dialog is displayed?
Thanks,
seannarae