DA http://www.w3schools.com/css/pr_pos_z-index.asp :

The z-index property sets the stack order of an element. An element with greater stack order is always in front of another element with lower stack order.

Note: Z-index only works on elements that have been positioned (eg position:absolute!


Non c'e` scritto che z-index puo` anche essere letto, si puo` solo scrivere.
Magari in qualche browser si puo` anche leggere, ma non e` la regola.