# Z-index not working in FF

**URL:** https://forum.kirupa.com/t/z-index-not-working-in-ff/227656
**Category:** web dev
**Created:** [June 1, 2007, 12:48am UTC](https://forum.kirupa.com/t/z-index-not-working-in-ff/227656 "2007-06-01T00:48:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kdd](https://avatars.discourse-cdn.com/v4/letter/k/ecb155/32.png) [@kdd](https://forum.kirupa.com/u/kdd)
#### Post date: [June 1, 2007, 12:48am UTC](https://forum.kirupa.com/t/z-index-not-working-in-ff/227656/1 "2007-06-01T00:48:56Z")

</div>

I have an element of position: fixed. Another element of regular static position. I want to display this static element on top of the fixed element. I tried to increase the z-index of the static element. The element is the top element in IE, but in FF, z-index doesn’t do anything. Some help here would be great! Thanks. 🙂
