z index to get above all elements code example Example: how to make an element be above all the other elements html #login-box-id { z-index:99999; }