Certain functions including:
1) wp_widget_recent_comments in widgets.php
2) get_next_post/get_previous_post in link-template.php
3) wp_get_archives in general-template.php
These construct SQL in the template and to not attach the where clause from posts_where, so plugins that use this hook to filter posts, don't work in certain cases.
Please can wordpress by modifies to include these.
Thanks,
James