Question: Why is my z-index not working?
Answer#
Stacking contexts. Transforms/opacity on an ancestor create a context that traps z-index inside. See the z-index guide.
Related questions#
faq/index|FAQ index · troubleshooting/index|Troubleshooting · getting-started/introduction|Introduction
