How to get answer's comments? (stackoverflow-like & tiny)

If reply_to_postnumber is added the the post such as

<div class="topic-post clearfix regular" data-reply_to_postnumber="107" style="min-height: 1018px">
...
</div>

Then, some JS + CSS could do the sorting.

Is that first part so hard ?