I want to add a search input and overlap it on title bar of a jQuery dialog but my problems are:
- I can't remove the css overflow property of this specific jQuery dialog
- The Title bar is always at the top of my input search box.