I've been puzzled by this question at some instances: Should I answer what the asker asks, or should I try to solve the problem she really seems to have?
Most often, the questions are well formulated, and to the point. But sometimes answering the question as-is wouldn't lead to the right/best method to do whatever is tried to be done, or doesn't even solve her problems to begin with.
Case in point: My question about superscripting with CSS, I got the correct answer to my question, but I never used it. What I really wanted, and ended up using, was described in the second most popular answer.
Whenever I encounter these kinds of questions, I tend to answer both what the question indicates, and try to guess what the asker really wanted to achieve. Many times, however, it seems superfluous and more like guesswork. This is sometimes perceived as a negative remark even, leading to downvotes and occasional offensive tags.
So, which one do you do, and which ones would you prefer yourself?
Edit: Apart from the "trying to help as much as possible"-aspect, my question partly originates from the encyclopedic nature of Stack Overflow. Is there some kind of negative aspect of helping the asker, instead of answering the question? What if someone found a question via Google, but finds out the answers don't answer the question at all? Am I just being anal retentive?