Hi guys, I don’t know about you, but I found in ubuntu Google Chrome adds a useless div with z-index: -1 at the bottom of the body in HTML. I can see it on any web page. And this div covers the whole page in which elements with z-index less than -1 do not work.
EDIT: It seems due to some plugins that I installed. Not a chrome mistake.
source
share