I ask you to insert id attributes (definition, spec) for each heading and paragraph on http://stackoverflow.com/faq within the div.content-page. These serve as specific link target anchors, allowing to correctly deep-link to a certain relevant portion of the FAQ.
For instance, change
<p>When you have decided which answer is the most helpful to you…
to
<p id="accepted_answer">When you have decided which answer is the most helpful to you…
