Renas,
Re-order the JFBCSystem plugin so that is *before* any caching or optimization plugins you may have. The problem is likely that your site is being cached before all the plugins fire and modify the page. Therefore, the page that is cached is incomplete. Generally, your caching/optimization plugins should be the highest numbered/last to fire.
Hope that helps,
Alex