3150: Comment window doesn't show TextArea in the right color. Text itself scrolls on making entries

amit.praka**********@gmai***** (Google Code) (Is this you? Claim this profile.)
Dec. 4, 2013
3152
What version are you running?
reviewboard 2.0b1

What's the URL of the page containing the problem?
[reviewboard_url]/r/[review_number]/diff/#

What steps will reproduce the problem?
1. View diff for a review
2. Click on any line of code to comment on it
3. Type comments in the comment box that pops out

What is the expected output? What do you see instead?
One should see a textarea to enter comments into. It should behave identical to a text-area when user inputs a comment.
Instead there is no demarcation b/w the textarea and the background and the text scrolls as one types i.e. the position of the div inside <div class='CodeMirror cm-s-default CodeMirror-wrap'> keeps changing to a lower and lower position on screen.

What operating system are you using? What browser?
Linux, Firefox
#1 amit.praka**********@gmai***** (Google Code) (Is this you? Claim this profile.)
Could you please close this issue as its a duplicate of issue 3152, this one had the wrong images attached