2 <div id=
"scroller" style=
"overflow:scroll; position:relative; height:200px;">
3 <div id=
"outer-hidden" style=
"position:absolute; overflow:hidden; width:300px; height:300px;">
4 <div id=
"inner-hidden" style=
"opacity:0.5; width:100px; height: 100px; overflow:hidden">
5 <div id=
"content" style=
"z-index:-1; position:absolute">hello
</div>