Optimizing with will-change Without Impacting position: fixed

Hello everyone!

I’m working on optimizing a webpage and trying to use will-change for better performance but without affecting elements with position: fixed . Has anyone faced similar challenges and found a solution that doesn’t compromise layout or scroll behavior?

Thanks in advance!