I've encountered a peculiar issue with my fixed positioned header in Chrome. While it works flawlessly in Firefox, the header seems to disappear and reappear when scrolling down in Chrome. I initially thought it could be a z-index problem, but so far, I haven't been able to find a solution.
As for what code snippets to share, I'm at a loss as to where the problem lies. Any advice or assistance would be greatly appreciated!
You can visit the test site HERE
For reference, I am using Version 33.0.1750.154 of Chrome on a desktop platform.