[jQuery] $(document).scrollTop() is not a function

[jQuery] $(document).scrollTop() is not a function


SOme days ago I have noticed about this error. Before everything works
fine.
I'm using latest jQuery and jquery.dimensions.js from SVN. Can you
figure me whats can happend?
Code is simple - var scrollTop = $(document).scrollTop(); ;)