I found a remedy for the situation at hand if you have access to your database.
Go into your database and navigate to the dbo.Forum_TrackedThreads table. In there you will see results that show
ForumID, ThreadID, UserID, CreatedDate and ModuleID
you will notice the UserID of the account not able to post in there. In my database there were 4 records, three of which I am sure were not able to post and am awaiting the forth user to log in and test the theory before i delete them. The three users of the records I deleted are all able to post now.
Just delete that row, and voila, you can post again.
I know this is just a temporary work around, but will get you back up and posting faster than any other method mentioned.