According to the stacking order, this issue occurs when the div.relative has a higher stacking order than the div.sticky (the div.sticky appears before the div.relative in html). There is no solution without z-index. You can visit https://www.udemynote.com/notion/16d15d47-52e7-8095-9d40-dcdeea64c0af to see detail