When I hover over the PrimeFaces tooltip, it displays at the bottom of the page. Here is my code and image link:
<!DOCTYPE html>
<h:html xmlns="http://www.w3.org/1999/xhtml"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:p="http://primefaces.org/ui">
...
<!-- Bootstrap -->
</body>
</h:body>
</h:html>