I have changed the master page to enable IE8 for some additional fluff on my application pages:
<meta http-equiv="X-UA-Compatible" content="IE=8"/>
UI and some functionality working fine but webpage dialog not working proper as compare to IE8 browser.
see below image.