Would it be possible for Orion to have an option in preferences to disable css sticky property by default on all websites, letting the user enable sticky on a site-by-site basis? Sticky headers are an annoyance for most desktop users, and probably many mobile users. This suggestion could also be expanded to let the user specify some CSS or JS rules in a better way than currently, but honestly I think an option to kill sticky is a good start that would cover 90% of use cases.
To implement, the "sticky" property would just be changed to "relative" by the browser on any CSS element it finds.
Another suggestion for this kind of feature is an option to force all fonts to be black and force all backgrounds to be white. With site-by-site exceptions.
A user who hates sticky headers will enable this option in preferences, and if it breaks any website or workflow, they can re-enable sticky css on the domains they prefer.
A user who doesn't care for this will not be affected.
What do you fellas think?