Hi,
You don't need to further your Javascript, if you want to learn PHP or build a forum. Given that you know a little DOM, I would be moving into PHP:
www.killerphp.com
... And I would also look at JQuery for your continued exploration of Javascript. JQuery is a very popular Javascript/Ajax library that makes creating all kinds of Web 2.0 widgets really easy - there is no sense to building these things from scratch.
That brings me to my next point: don't build a forum for scratch! There are so many free open source forums out there, that it would be a classic case of 'reinventing the wheel', if you started to build a new forum.
I wrote about this on my PHP blog: how to build a content management system
Hope that helps.
Stefan