I'm working on an application that uses page's feed. Recently I've noticed that some posts from the feed are not visible through Graph API (and FQL, too), but are still visible on the regular page under "Recent posts by others".
Here's an example: http://www.facebook.com/permalink.php?story_fbid=539919279372939&id=77702235732 . If you open this URL, you should see the post, but Graph API explorer doesn't: http://developers.facebook.com/tools/explorer/?method=GET&path=77702235732_539919279372939 . What's going on? Is it a matter of some special privacy settings on the author's side, or is it Facebook's bug?