I downloaded the PHP Desktop application from https://code.google.com/p/phpdesktop/wiki/DownloadMSIE, and paste www folder to the downloaded file. I am getting issue in z-index. Select Box appears first and Menu appears back. It is working fine in all the browsers but not in Desktop. The style for Menu,
position: absolute;
z-index: 10;
Please help me in fixing it. Thanks..