Hi: I have a DIV with Postion: absolute; and display: none; Just bellow to that DIV, i have a SELECT BOX. When i display DIV using display:inline; it is showing back to SELECT BOX. It is working GOOD in Firefox and Opera, Just IE have problem...... I have also tried to set different z-index for that DIV but nothing...... Can any body help me in showing that div in front of SELECT BOX.