I've noticed that StackOverflow resorted to using a table-based layout for the comments area beneath posts:

Notice how the text all stays to the right of the button area, regardless of how many lines of text there are. I am trying to accomplish the same effect using a table-less layout, and failing miserably. Is there any good way to do achieve this without tables?