working slider within dialog / modal window?

working slider within dialog / modal window?


I was wondering if anyone has successfully gotten the ui.slider (1.5.2
or 1.6rc2) to work in a modal window? I have tried multiple modal
windows (jqmodal, facebook, thickbox, and nyromodal) with no
success.
I am able to place the slider html within a div and it displays in a
modal window (the containing div) but when trying to move the slider
handle it does not slide. I have attempted to tweak attributes
including the css z-index of the various components but it has not
helped.
As a note, the slider code I am using does work correctly on the page
within a div without the modal extras.
I can provide my code if need be but if someone could just let me know
if it can be done and perhaps post some simple code that works that
would be great.
Thanks in advance.