I have a jQuery datepicker that when visible has buttons that overlap some input buttons. When I go to click on the datepicker, the popup disappears and the input button is selected -- rendering the datepicker pretty unusable.
Is there a way to keep the jQuery overlay in the foreground and have it take precedence over the buttons behind it?