I have a site with always fixed header and try to use jQuery Scrollify plugin. It works well, but fixed header overlap content. So after every section scrolling part of this section is overlapped. Scrollify have option 'offset', but it not helps. I think it needs to be something like 'negative offset' to make indent from top. For example: -100 etc.
Maybe somebady had issue with this?