I am trying to figure out on how to make the facebook comment popup box be visible and does not get hidden by the other age elements like menu and my javascript scroll
You could try nesting it in a div with css-style position: absolute and/or high z-index (like 999).