Please look at this example and show me how to make the blue <div> go behind the pink <div>. As you can see I have all ready tried this with the CSS z-index attribute, but without success.
[Update]
New Link Now my buttons in the blue div don’t work.
jsFiddle.
Pink
divhas opacity so you can see the results.The blue
divcan’t be a child of the pinkdiv.