There’s no reason you can’t use z-index greater than 100. This property accepts all integers (well, technically it’s all integers from negative 2,147,483,647 up to positive 2,147,483,647 ). If z-index of 101 solves your problem, go for it. I sometimes use 1000 for sticky headers to give me plenty of room for everything underneath.