We have several forms that use textBoxes to collect info from the user. It
seems that when we have 2 text boxes stacked one below the other, when the
user types in the second one the text is actually entered into the first
one. We thought that maybe upgrading to .NET 1.1 might solve this issue,
but it is still there.