When using any type of jQuery UI control (ie: a jQuery slider control), the control will stay active if the mouseup is released while passing over an iFrame. By active, I mean it's like you never moused-up.
I'm building an app that uses an iFrame in 1 area so this has become a big problem. Is there a way to fix this problem?