Thanks for your reply
There seems to be a fix for that, it’s known issue on Safari. You can solve the issue just by adding transform: translateZ(0) to the fixed element, but the problem is we have another fixed element inside the header: woodmart-search-wrapper which conflicts with that fix on Firefox.